Ignore self-insert-command bindings
authorIqbal Ansari <iqbalansari02@yahoo.com>
Fri, 13 Nov 2015 16:08:16 +0000 (21:38 +0530)
committerIqbal Ansari <iqbalansari02@yahoo.com>
Fri, 13 Nov 2015 17:10:05 +0000 (22:40 +0530)
which-key.el

index fea86ab304a9a9595f9d16a10dc740c0a28ba4b0..41d6875a8851b7735f4c5638a4dcef7218d4f9d6 100644 (file)
@@ -1264,7 +1264,7 @@ BUFFER that follow the key sequence KEY-SEQ."
                              ;; C-x 8           Prefix Command
                              ;; <S-dead-acute>  Prefix Command
                              "^\\([^ <>\t]+\\|<f[0-9]+>\\|\\w \\.\\. \\w\\)[ \t]+\\([^\t\n]+\\)$"))
-         (lines-to-flush'("[bB]inding[s]?[:]?$" "translations:$" "-------$"))
+         (lines-to-flush'("[bB]inding[s]?[:]?$" "translations:$" "-------$" "self-insert-command$"))
          key-match desc-match unformatted)
     (save-match-data
       (with-temp-buffer